Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DescribeAutoScalingGroups: Increase MaxRecords to 100 #50

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

lippserd
Copy link
Member

The default value is 50 and the maximum value is 100.
If we want to have more than 100 records, we have to implement
pagination via NextToken.

The default value is 50 and the maximum value is 100.
If we want to have more than 100 records, we have to implement
pagination via `NextToken`.
@lippserd
Copy link
Member Author

ref/NC/684057

@lippserd lippserd added this to the v1.1.0 milestone Jul 13, 2020
@lippserd lippserd merged commit 8e73dd6 into master Jul 13, 2020
@lippserd lippserd deleted the describeAutoScalingGroups-MaxRecords branch July 13, 2020 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant